[XEND] Ignore socket.shutdown() exceptions
authorAlastair Tse <atse@xensource.com>
Thu, 25 Jan 2007 14:52:36 +0000 (14:52 +0000)
committerAlastair Tse <atse@xensource.com>
Thu, 25 Jan 2007 14:52:36 +0000 (14:52 +0000)
commit2f8bdad8238c78917b2f36f8e11de1191fc6d012
tree9a8796f20788e4e925b4ea7365f1eb5afafb7868
parent4b4cd536570802abca4836ee05aff2155bba243e
[XEND] Ignore socket.shutdown() exceptions

Add further comments about why that shutdown() exists.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/web/httpserver.py
tools/python/xen/xend/server/XMLRPCServer.py